Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(validation): Improve annotations and showValidation error handling #2609

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

vchendrix
Copy link
Collaborator

  • Addressed issue in EML211EditorView.showValidation to correctly display nested validation errors.
  • Enhanced EML211.validate to handle annotation validation more robustly, preventing null errors.
  • Added unit tests to cover the changes in EML211EditorView.showValidation.

Fixes #2606

- Addressed issue in `EML211EditorView.showValidation` to correctly display nested validation errors.
- Enhanced `EML211.validate` to handle annotation validation more robustly, preventing null errors.
- Added unit tests to cover the changes in `EML211EditorView.showValidation`.

Fixes NCEAS#2606
@robyngit robyngit self-requested a review February 5, 2025 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MetacatUI Editor Save Button Stuck on "Submitting ..." with TypeError in Console
1 participant